| ArcPad Scripting Object Model Reference > References > Constants > HatchStyle |
| Constant | Value | Description |
|---|---|---|
| apHatchDiagonalCross | 5 | Diagonal cross hatch style. |
| apHatchCross | 4 | Cross hatch style. |
| apHatchDownwardDiagonal | 3 | Downward diagonal hatch style. |
| apHatchUpwardDiagonal | 2 | Upward diagonal hatch style. |
| apHatchVertical | 1 | Vertical hatch style. |
| apHatchHorizontal | 0 | Horizontal hatch style. |